split

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TChar[][] split(TChar[] str, TChar separator)
  2. TString[] split(TString str, TString separator)
    pure nothrow @safe
    TString[]
    split
    (
    TString
    )
    (
    TString str
    ,
    TString separator
    )

Meta